You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > Trunc Method > TMtxVec.Trunc Method (int[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.Trunc Method (int[])

Truncate all calling object elements.

Syntax
C#
Visual Basic
public TMtxVec Trunc(ref int[] Dst);

Store the result in the Dst integer array. Length of the array is automatically adjusted. If the calling object is Complex, the length of the Dst array is equal to 2*Length.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!